Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: combine requests #73

Closed
wants to merge 4 commits into from
Closed

fix: combine requests #73

wants to merge 4 commits into from

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Feb 22, 2024

Description

Combines HTTP requests for performance. Leaving existing /index.js endpoint to be removed in subsequent PR, so we don't get errors during deployment.

Resolves #67

How Has This Been Tested?

Not tested. I want to test before merging

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@nopestack
Copy link

@chris13524 is this PR still relevant?

@chris13524
Copy link
Member Author

chris13524 commented Mar 25, 2024

is this PR still relevant?

@nopestack yes, it needs to be tested. I was thinking of making some Playwright tests for this but need to engineer that out. This is in my todo list

@chris13524
Copy link
Member Author

Re-implemented in Verify Server V2

@chris13524 chris13524 closed this Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combine / and /index.js endpoints for performance
2 participants